|
adTempus API
|
Sets the password for the profile.
HRESULT SetPassword(BSTR newPassword);
SetPassword(String newPassword);
Sub SetPassword(newPassword As String)
The caller must have saModify permission for the profile. ChangePassword can be used by anyone who knows the old password, without requiring saModify permission.
|
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|